Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create more inventory handling #4

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Create more inventory handling #4

merged 1 commit into from
Jun 28, 2024

Conversation

loevgaard
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 25.43103% with 173 lines in your changes missing coverage. Please review.

Project coverage is 25.06%. Comparing base (1c5aac6) to head (d5e99b4).

Files Patch % Lines
src/Updater/InventoryUpdater.php 0.00% 62 Missing ⚠️
src/Model/InventoryUpdate.php 0.00% 46 Missing ⚠️
src/Provider/InventoryUpdateProvider.php 0.00% 15 Missing ⚠️
...riber/Workflow/InventoryUpdate/ResetSubscriber.php 0.00% 11 Missing ⚠️
...er/Workflow/InventoryUpdate/CompleteSubscriber.php 0.00% 10 Missing ⚠️
...ber/Workflow/InventoryUpdate/ProcessSubscriber.php 0.00% 8 Missing ⚠️
src/Message/Command/UpdateInventory.php 0.00% 7 Missing ⚠️
.../Message/CommandHandler/UpdateInventoryHandler.php 0.00% 7 Missing ⚠️
src/Command/UpdateInventoryCommand.php 0.00% 5 Missing ⚠️
...c/WebhookHandler/StockAdjustmentWebhookHandler.php 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master       #4      +/-   ##
============================================
+ Coverage     23.97%   25.06%   +1.09%     
- Complexity      162      213      +51     
============================================
  Files            38       46       +8     
  Lines           584      790     +206     
============================================
+ Hits            140      198      +58     
- Misses          444      592     +148     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@loevgaard loevgaard merged commit 03a28bb into master Jun 28, 2024
36 of 37 checks passed
@loevgaard loevgaard deleted the update-inventory branch June 28, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant